![]() |
PATH![]() |
![]() ![]() |
Removes a piece of data that has been previously associated with a control.
pascal OSStatus RemoveControlProperty (
ControlHandle control,
OSType propertyCreator,
OSType propertyTag);
Your application may dissociate data it has previously set with the
SetControlProperty
function by calling the
RemoveControlProperty
function.